func runtime.stopTheWorldWithSema
4 uses
runtime (current package)
mgc.go#L835: stw = stopTheWorldWithSema(stwGCSweepTerm)
mgc.go#L1084: stw = stopTheWorldWithSema(stwGCMarkTerm)
proc.go#L1537: stopTheWorldContext = stopTheWorldWithSema(reason) // avoid write to stack
proc.go#L1628: func stopTheWorldWithSema(reason stwReason) worldStop {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)